home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000416_news@columbia.edu_Thu Sep 21 19:43:09 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15340
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Thu, 21 Sep 1995 21:07:03 -0400
  3. Received: by apakabar.cc.columbia.edu id AA16205
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Thu, 21 Sep 1995 21:07:02 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!news.uoregon.edu!netline-fddi.jpl.nasa.gov!usenet.eel.ufl.edu!news.mathworks.com!tank.news.pipex.net!pipex!oleane!simtel!news.sprintlink.net!in2.uu.net!news1.digital.com!nntp-hub2.barrnet.net!news.Stanford.EDU!nntp.stanford.edu!fahn
  6. From: fahn@nntp.stanford.edu (Paul Fahn)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: cannot set speed
  9. Date: 21 Sep 1995 19:43:09 GMT
  10. Organization: Stanford University
  11. Lines: 9
  12. Message-Id: <43sf8d$eu3@nntp.Stanford.EDU>
  13. Reply-To: fahn@arcata.stanford.edu
  14. Nntp-Posting-Host: arcata.stanford.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17.  
  18. In C-Kermit, when I try "set speed 19200" (or any other value), I 
  19. get an error message "you must SET LINE first". I still get this 
  20. message *after* I "set line /dev/tty" (and I've checked that LINE
  21. is properly set). Any ideas?
  22.  
  23. Thanks,
  24.  
  25. Paul